Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-PR: whitelist lockup query AccountLockedCoins #5978

Closed
wants to merge 5 commits into from

Conversation

devbot-wizard
Copy link
Collaborator

This PR is a re-PR of #5906 by Buckram123
Old PR body:

What is the purpose of the change

This PR adds lockup query(namely AccountLockedCoins) to stargate query whitelist.

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Background

  • lockup.query/AccountLockedCoins: We build an cosmwasm app, for multiple staking providers, on different chains, that has the same API. Except our "query_staked(staking_token, staker_address)" method currently is not implementable on osmosis, because contracts can't query AccountLockedCoins.

@ValarDragon ValarDragon closed this Aug 7, 2023
@ValarDragon ValarDragon deleted the Buckram123/whitelist-account_locked_coins branch August 7, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants